home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / save_pri.swf / scripts / DefineButton2_68 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-03-13  |  67 b   |  4 lines

  1. on(release){
  2.    getUrl("javascript:window.self.close()", "");
  3. }
  4.